home *** CD-ROM | disk | FTP | other *** search
/ Xenosoft 1 / Xenosoft 1 (Game collection)(1994).iso / ecstatic.arj / ECSTATIC / INSTALL.BAT < prev    next >
DOS Batch File  |  1994-11-18  |  118b  |  12 lines

  1. @echo off
  2. set DOS4G=quiet
  3. testmem
  4. if ERRORLEVEL 18 goto meg8
  5. ecst4meg -i
  6. goto end
  7.  
  8. :meg8
  9. ecst8meg -i
  10.  
  11. :end
  12.